Details for this torrent 


Python Data Structures and Algorithms: Improve application perfo
Type:
Other > E-books
Files:
1
Size:
9.3 MB


Uploaded:
Sep 7, 2018
By:
itstieb



Python Data Structures and Algorithms: Improve application performance with graphs, stacks, and queues 

English | 2017 | ISBN: 1786467356 | 310 Pages | EPUB true | 9.30 MB 

With this easy-to-read book, you will be able to understand the power of linked lists, double linked lists, and circular linked lists. You will be able to create complex data structures such as graphs, stacks and queues. We will explore the application of binary searches and binary search trees. You will learn the common techniques and structures used in tasks such as preprocessing, modeling, and transforming data. We will also discuss how to organize your code in a manageable, consistent, and extendable way. The book will explore in detail sorting algorithms such as bubble sort, selection sort, insertion sort, and merge sort